| Total Complexity | 22 |
| Dependencies | 4 |
| Dependents | 1 |
| Total lines | 239 |
| Lines of code | 89 |
| Logical lines of code | 53 |
| Comment lines | 117 |
| Methods | 10 |
| Properties | 6 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| save() | 52 | 5 | 26 | |
| create_or_update_table() | 57 | 3 | 16 | |
| __set() | 62 | 4 | 10 | |
| __get() | 68 | 2 | 7 | |
| initialize() | 67 | 2 | 8 | |
| attributes() | 71 | 2 | 6 | |
| table_name() | 76 | 1 | 4 | |
| query() | 76 | 1 | 4 | |
| exists() | 76 | 1 | 4 | |
| drop_table() | 75 | 1 | 4 |